[INFO] cloning repository https://github.com/Immernuel/vault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Immernuel/vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImmernuel%2Fvault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImmernuel%2Fvault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfd658f3e88a9dd8b1eee7f0d61ae8539cfe2265
[INFO] checking Immernuel/vault against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImmernuel%2Fvault" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Immernuel/vault
[INFO] finished tweaking git repo https://github.com/Immernuel/vault
[INFO] tweaked toml for git repo https://github.com/Immernuel/vault written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Immernuel/vault on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Immernuel/vault already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/contracts/vault_core/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4f7e58b10670c75415284cff16322098b9a28b51368317c17ea62879278a0048
[INFO] running `Command { std: "docker" "start" "4f7e58b10670c75415284cff16322098b9a28b51368317c17ea62879278a0048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f7e58b10670c75415284cff16322098b9a28b51368317c17ea62879278a0048" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f7e58b10670c75415284cff16322098b9a28b51368317c17ea62879278a0048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f7e58b10670c75415284cff16322098b9a28b51368317c17ea62879278a0048" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/vault_core/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling near-structs-checker-macro v0.26.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking near-structs-checker-core v0.26.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking near-structs-checker-lib v0.26.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking near-config-utils v0.26.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking near-stdx v0.26.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking near-account-id v1.1.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling near-rpc-error-core v0.26.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking near-primitives-core v0.26.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking near-parameters v0.26.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking near-crypto v0.26.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling near-sdk-macros v5.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking near-time v0.26.0
[INFO] [stderr]     Checking zeropool-bn v0.5.11
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking near-fmt v0.26.0
[INFO] [stderr]    Compiling near-rpc-error-macro v0.26.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]     Checking near-token v0.3.3
[INFO] [stderr]     Checking near-gas v0.3.4
[INFO] [stderr]     Checking near-sys v0.2.7
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking near-vm-runner v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking near-primitives v0.26.0
[INFO] [stderr]     Checking near-sdk v5.5.0
[INFO] [stderr]     Checking vault_core v0.1.0 (/opt/rustwide/workdir/contracts/vault_core)
[INFO] [stderr]     Checking wallet_core v0.1.0 (/opt/rustwide/workdir/contracts/wallet_core)
[INFO] [stderr]     Checking strategy_manager v0.1.0 (/opt/rustwide/workdir/contracts/strategy_manager)
[INFO] [stderr]     Checking chain_bridge v0.1.0 (/opt/rustwide/workdir/contracts/chain_bridge)
[INFO] [stdout] warning: use of deprecated struct `near_sdk::store::UnorderedSet`: Suboptimal iteration performance. See performance considerations doc for details. Consider using IterableSet instead (WARNING: manual storage migration is required if contract was previously deployed)
[INFO] [stdout]   --> contracts/wallet_core/src/lib.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 13 | use near_sdk::store::{LookupMap, UnorderedSet};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `near_sdk::store::UnorderedSet`: Suboptimal iteration performance. See performance considerations doc for details. Consider using IterableSet instead (WARNING: manual storage migration is required if contract was previously deployed)
[INFO] [stdout]   --> contracts/wallet_core/src/lib.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub users: UnorderedSet<AccountId>,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `near_sdk::store::UnorderedSet`: Suboptimal iteration performance. See performance considerations doc for details. Consider using IterableSet instead (WARNING: manual storage migration is required if contract was previously deployed)
[INFO] [stdout]   --> contracts/wallet_core/src/lib.rs:86:26
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub used_nullifiers: UnorderedSet<String>,
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `near_sdk::store::UnorderedSet`: Suboptimal iteration performance. See performance considerations doc for details. Consider using IterableSet instead (WARNING: manual storage migration is required if contract was previously deployed)
[INFO] [stdout]   --> contracts/wallet_core/src/lib.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |             users: UnorderedSet::new(StorageKey::Users),
[INFO] [stdout]    |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `near_sdk::store::UnorderedSet`: Suboptimal iteration performance. See performance considerations doc for details. Consider using IterableSet instead (WARNING: manual storage migration is required if contract was previously deployed)
[INFO] [stdout]    --> contracts/wallet_core/src/lib.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |             used_nullifiers: UnorderedSet::new(StorageKey::Nullifiers),
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `near_sdk::store::UnorderedSet`: Suboptimal iteration performance. See performance considerations doc for details. Consider using IterableSet instead (WARNING: manual storage migration is required if contract was previously deployed)
[INFO] [stdout]   --> contracts/wallet_core/src/lib.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 13 | use near_sdk::store::{LookupMap, UnorderedSet};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `near_sdk::store::UnorderedSet`: Suboptimal iteration performance. See performance considerations doc for details. Consider using IterableSet instead (WARNING: manual storage migration is required if contract was previously deployed)
[INFO] [stdout]   --> contracts/wallet_core/src/lib.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub users: UnorderedSet<AccountId>,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `near_sdk::store::UnorderedSet`: Suboptimal iteration performance. See performance considerations doc for details. Consider using IterableSet instead (WARNING: manual storage migration is required if contract was previously deployed)
[INFO] [stdout]   --> contracts/wallet_core/src/lib.rs:86:26
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub used_nullifiers: UnorderedSet<String>,
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `near_sdk::store::UnorderedSet`: Suboptimal iteration performance. See performance considerations doc for details. Consider using IterableSet instead (WARNING: manual storage migration is required if contract was previously deployed)
[INFO] [stdout]   --> contracts/wallet_core/src/lib.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |             users: UnorderedSet::new(StorageKey::Users),
[INFO] [stdout]    |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `near_sdk::store::UnorderedSet`: Suboptimal iteration performance. See performance considerations doc for details. Consider using IterableSet instead (WARNING: manual storage migration is required if contract was previously deployed)
[INFO] [stdout]    --> contracts/wallet_core/src/lib.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |             used_nullifiers: UnorderedSet::new(StorageKey::Nullifiers),
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "4f7e58b10670c75415284cff16322098b9a28b51368317c17ea62879278a0048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f7e58b10670c75415284cff16322098b9a28b51368317c17ea62879278a0048", kill_on_drop: false }`
[INFO] [stdout] 4f7e58b10670c75415284cff16322098b9a28b51368317c17ea62879278a0048
